home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / Analog 3.11 / lang / uk.lng < prev    next >
Text File  |  1998-11-25  |  7KB  |  327 lines

  1. ## Language file for analog3.1. May not work with any other version.
  2. ##
  3. ## This is a language file for analog. Most languages need two, one for HTML
  4. ## output and one for plain text output. Lines beginning with ## are comments.
  5. ## If your language doesn't seem to fit into this pattern, explain the problem
  6. ## to me, and I can adjust the source code if necessary.
  7. ##
  8. ## The character set of this language file
  9. ISO-8859-1
  10. ## First, abbreviations for the day and month names.
  11. Sun
  12. Mon
  13. Tue
  14. Wed
  15. Thu
  16. Fri
  17. Sat
  18. Jan
  19. Feb
  20. Mar
  21. Apr
  22. May
  23. Jun
  24. Jul
  25. Aug
  26. Sep
  27. Oct
  28. Nov
  29. Dec
  30. ## Next some standard common words.
  31. ## Abbreviation for "week beginning"
  32. week beg.
  33. month
  34. day
  35. days
  36. ## Abbreviation for "hour"
  37. hr
  38. minute
  39. minutes
  40. second
  41. seconds
  42. byte
  43. bytes
  44. request
  45. requests
  46. date
  47. ## This has the right spacing for a column like 23/Mar/98 15:00-15:05
  48. date        time
  49. last date
  50. last time
  51. file
  52. files
  53. host
  54. hosts
  55. virtual host
  56. virtual hosts
  57. directory
  58. directories
  59. domain
  60. domains
  61. extension
  62. extensions
  63. URL
  64. URLs
  65. browser
  66. browsers
  67. size
  68. site
  69. sites
  70. user
  71. users
  72. status code
  73. status codes
  74. Web Server Statistics for
  75. ## Now the names of reports
  76. General Summary
  77. ## The time reports, plus "busiest" strings (at the bottom of each report)
  78. Monthly Report
  79. Busiest month:
  80. Weekly Report
  81. Busiest week: week beginning
  82. Daily Summary
  83. Daily Report
  84. Busiest day:
  85. Hourly Report
  86. Hourly Summary
  87. Busiest hour:
  88. Quarter-Hour Report
  89. Busiest quarter of an hour:
  90. Five-Minute Report
  91. Busiest five minutes:
  92. ## The non-time reports. In each case, we have the name of the report,
  93. ## followed by the type of item in the report, once in the singular and once
  94. ## in the plural. These are used in phrases like "including all ??? with at
  95. ## least 200 requests". (The words higher up are used for column headings.)
  96. ## Finally we have the gender of this type of object, which can be m, f or n.
  97. ##
  98. ## So for example, in German a directory is Verzeichnis (neuter gender), which
  99. ## was given above. But "including the first directory" is "Ausgabe des ersten
  100. ## Verzeichnisses" and "including the first two directories" is "Ausgabe der
  101. ## ersten zwei Verzeichnisse". So here, we would have for the directory report:
  102. ##
  103. ## Verzeichnis-Bericht
  104. ## Verzeichnisses
  105. ## Verzeichnisse
  106. ## n
  107. ##
  108. ## I hope that makes sense!
  109. Host Report
  110. host
  111. hosts
  112. n
  113. Directory Report
  114. directory
  115. directories
  116. n
  117. File Type Report
  118. extension
  119. extensions
  120. n
  121. Request Report
  122. file
  123. files
  124. n
  125. Redirection Report
  126. file
  127. files
  128. n
  129. Failure Report
  130. file
  131. files
  132. n
  133. Referrer Report
  134. referring URL
  135. referring URLs
  136. n
  137. Referring Site Report
  138. referring site
  139. referring sites
  140. n
  141. Redirected Referrer Report
  142. referring URL
  143. referring URLs
  144. n
  145. Failed Referrer Report
  146. referring URL
  147. referring URLs
  148. n
  149. Virtual Host Report
  150. virtual host
  151. virtual hosts
  152. n
  153. User Report
  154. user
  155. users
  156. n
  157. User Failure Report
  158. user
  159. users
  160. n
  161. Browser Summary
  162. browser
  163. browsers
  164. n
  165. Browser Report
  166. browser
  167. browsers
  168. n
  169. Domain Report
  170. domain
  171. domains
  172. n
  173. Status Code Report
  174. status code
  175. status codes
  176. n
  177. File Size Report
  178. ## Used at the bottom of the report
  179. This analysis was produced by
  180. Running time
  181. Less than 1
  182. ## Used in the time reports
  183. Each unit
  184. represents
  185. or part thereof
  186. request for a page
  187. requests for pages
  188. ## Used at the bottom of each non-time report: need m, f & n genders
  189. *
  190. *
  191. not listed
  192. ## Used at the top of the report
  193. Program started at
  194. Analysed requests from
  195. to
  196. ## Used in the General Summary
  197. Successful requests
  198. Average successful requests per day
  199. Successful requests for pages
  200. Average successful requests for pages per day
  201. Logfile lines without status code
  202. Failed requests
  203. Redirected requests
  204. Requests with informational status code
  205. Distinct files requested
  206. Distinct hosts served
  207. Corrupt logfile lines
  208. Unwanted logfile entries
  209. Data transferred
  210. Average data transferred per day
  211. Figures in parentheses refer to the
  212. 7 days to
  213. last 7 days
  214. Go To
  215. Top
  216. ## Column headings for requests, pages and bytes.
  217. ## Should be short if possible -- abbreviate if necessary
  218. #reqs
  219. %reqs
  220. pages
  221. %pages
  222. bytes
  223. %bytes
  224. ## Now we need to know how to say "listing the first <whatever>", "listing
  225. ## the first <n> <whatevers>", and "listing <whatevers>". The %s and %d
  226. ## will be replaced by the appropriate things. There may be three of each of
  227. ## these statements, for the genders m, f and n. Any genders that aren't used,
  228. ## you can just put a * there instead. So, for example, French starts
  229. ## Affichage du premier %s
  230. ## Affichage de la première %s
  231. ## *
  232. ## with entries for m & f, but not n
  233. *
  234. *
  235. Listing the first %s
  236. *
  237. *
  238. Listing the first %d %s
  239. *
  240. *
  241. Listing %s
  242. ## "by" in the phrase "listing the first 3 files BY number of requests"
  243. by
  244. ## All requests WITH AT LEAST 10 requests
  245. with at least
  246. ## Different ways of doing floors
  247. redirected request
  248. redirected requests
  249. failed request
  250. failed requests
  251. %% of the traffic
  252. %% of the maximum amount of traffic
  253. bytes of traffic
  254. requested since
  255. with a redirected request since
  256. with a failed request since
  257. ## Now "sorted by": again, in m, f & n (only needed in plural though)
  258. *
  259. *
  260. sorted by
  261. ## different ways of sorting
  262. the amount of traffic
  263. %% of the requests
  264. %% of the maximum number of requests
  265. the number of requests
  266. %% of the requests for pages
  267. %% of the maximum number of requests for pages
  268. the number of requests for pages
  269. %% of the redirected requests
  270. %% of the maximum number of redirected requests
  271. the number of redirected requests
  272. %% of the failed requests
  273. %% of the maximum number of failed requests
  274. the number of failed requests
  275. the time of the last request
  276. the time of the last redirected request
  277. the time of the last failed request
  278. ## 3 other ways of sorting in m, f, & n
  279. *
  280. *
  281. sorted alphabetically
  282. *
  283. *
  284. sorted numerically
  285. *
  286. *
  287. unsorted
  288. ## There's a colon here, because the French like to put a space before a colon,
  289. ## so they have space-colon instead here.
  290. :
  291. ## Some date formats. E.g. for 9am on 1st January 1997 use
  292. ## %d for date          " 1"
  293. ## %D for 0-padded date "01"
  294. ## %m for month         "Jan"
  295. ## %y for short year    "97"
  296. ## %Y for long year     "1997"
  297. ## %h for hour          " 9"
  298. ## %H for 0-padded hour "09"
  299. ## %n for minute        "00"
  300. ## %i for hour at end of time interval (where this makes sense)
  301. ## %I for 0-padded hour ditto
  302. ## %o for minute ditto
  303. ## %w for weekday       "Wed"
  304. ## So for a date, English might have %d/%m/%y for 1/Jan/97, whereas German
  305. ## would have %d.%m %y for 1.Jan 97). Note: the month number is not available
  306. ## because it can produce ambiguous dates.
  307. ##
  308. ## The different date formats are as follows
  309. ## "refer to the 7 days to [date]"
  310. %D-%m-%Y %H:%n
  311. ## "Programme started at" and "Analysed requests from"
  312. %w-%D-%m-%Y %H:%n
  313. ## In Daily Report
  314. %d/%m/%y
  315. ## In Hourly Report
  316. %d/%m/%y %H:%n-%I:%o
  317. ## In Quarter-Hour and Five-Minute Reports
  318. %d/%m/%y %H:%n-%I:%o
  319. ## In Weekly Report
  320. %d/%m/%y
  321. ## In Monthly Report
  322. %m %Y
  323. ## The date column in non-time reports
  324. %d/%m/%y %H:%n
  325. ## In non-time reports: "including all files with requests since [date]"
  326. %d/%m/%y at %H:%n
  327.